unsubscribeAll

suspend fun unsubscribeAll(delay: Long = 2000)

Unsubscribes from every subscription, meaning the listen no longer receives events from any collection or record until one is subscribed to

Parameters

delay

The delay waited before sending the request if the client is not yet connected